Skip to content
This repository was archived by the owner on Aug 26, 2024. It is now read-only.

Bump spatie/laravel-permission from 3.18.0 to 5.5.0 #153

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 12, 2022

Bumps spatie/laravel-permission from 3.18.0 to 5.5.0.

Release notes

Sourced from spatie/laravel-permission's releases.

5.5.0

  • add support for Laravel 9

5.4.2

What's Changed

New Contributors

Full Changelog: spatie/laravel-permission@5.4.1...5.4.2

5.4.1

What's Changed

New Contributors

Full Changelog: spatie/laravel-permission@5.4.0...5.4.1

5.4.0

What's Changed

Full Changelog: spatie/laravel-permission@5.3.2...5.4.0

5.3.2

What's Changed

Full Changelog: spatie/laravel-permission@5.3.1...5.3.2

5.3.1

What's Changed

... (truncated)

Changelog

Sourced from spatie/laravel-permission's changelog.

5.5.0 - 2021-01-11

  • add support for Laravel 9

5.4.0 - 2021-11-17

What's Changed

Full Changelog: spatie/laravel-permission@5.3.2...5.4.0

5.3.2 - 2021-11-17

What's Changed

Full Changelog: spatie/laravel-permission@5.3.1...5.3.2

5.3.1 - 2021-11-04

  • Fix hints, support int on scopePermission (#1908)

5.3.0 - 2021-10-29

  • Option for custom logic for checking permissions (#1891)

5.2.0 - 2021-10-28

5.1.1 - 2021-09-01

  • Avoid Roles over-hydration #1834

5.1.0 - 2021-08-31

  • No longer flush cache on User role/perm assignment changes #1832
  • NOTE: You should test your app to be sure that you don't accidentally have deep dependencies on cache resets happening automatically in these cases.
  • ALSO NOTE: If you have added custom code which depended on these flush operations, you may need to add your own cache-reset calls.

5.0.0 - 2021-08-31

  • Change default-guard-lookup to prefer current user's guard (see BC note in #1817 )
  • Teams/Groups feature (see docs, or PR #1804)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [spatie/laravel-permission](https://github.com/spatie/laravel-permission) from 3.18.0 to 5.5.0.
- [Release notes](https://github.com/spatie/laravel-permission/releases)
- [Changelog](https://github.com/spatie/laravel-permission/blob/main/CHANGELOG.md)
- [Commits](spatie/laravel-permission@3.18.0...5.5.0)

---
updated-dependencies:
- dependency-name: spatie/laravel-permission
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jan 12, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 3, 2022

Superseded by #179.

@dependabot dependabot bot closed this Mar 3, 2022
@dependabot dependabot bot deleted the dependabot/composer/spatie/laravel-permission-5.5.0 branch March 3, 2022 22:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants